[Global Namespace]
Namespaces
Classes
Functions
Generate a URL to a controller action.
Assign high numeric IDs to a config item to force appending.
Add an element to an array using "dot" notation if it doesn't exist.
Divide an array into two arrays. One with keys and the other with values.
Flatten a multi-dimensional associative array with dots.
Get all of the given array except for a specified array of items.
Fetch a flattened array of a nested array element.
Return the first element in an array passing a given truth test.
Flatten a multi-dimensional array into a single level.
Remove one or many array items from a given array using "dot" notation.
Get an item from an array using "dot" notation.
Check if an item exists in an array using "dot" notation.
Return the last element in an array passing a given truth test.
Get a subset of the items from the given array.
Pluck an array of values from an array.
Get a value from the array, and remove it.
Set an array item to a given value using "dot" notation.
Generate an asset path for the application.
Get the class "basename" of the given object / class.
Returns all traits used by a class, it's subclasses and trait of their traits
Get an item from an array or object using "dot" notation.
Determine if a given string ends with a given substring.
Generate a HTML link.
Generate a HTML link to a controller action.
Generate a HTML link to an asset.
Generate a HTML link to a named route.
Get an item from an object using "dot" notation.
Replace a given pattern with each value in the array in sequentially.
Generate a URL to a named route.
Generate a HTTPS url for the application.
Convert a string to snake case.
Determine if a given string starts with a given substring.
Determine if a given string contains a given substring.
Cap a string with a single instance of a given value.
Determine if a given string matches a given pattern.
Limit the number of characters in a string.
Get the plural form of an English word.
Generate a more truly "random" alpha-numeric string.
Replace a given value in the string sequentially with an array.
Returns all traits used by a trait and its traits
Translate the given message.
Translates the given message based on a count.
Generate a url for the application.